Configuring Secure Telnet Data Source Properties

The Secure Telnet data source tests UNIX®, Linux® or Windows® environments by executing commands and returning the response using secure telnet SSH1 or SSH2 protocols.

Data Package

The data package is matched to the Secure Telnet Wizard/Test through the following:

  • Server name
  • Command

Sample Data Packet file name:

DataPackage.SecureTelnet_<server_name>_<command>.Xml

Properties

SwitchUser. Option to do a switch user command. 0-No, 1-Yes.

SwitchUserName. Login user name for switch user command.

E-SwitchUserPassword. Encrypted password for switch user command.

Prompt. The prompt to use for command processing.

Protocol. The telnet protocol to use: AUTO, SSH2, or SSH1.

Command1…N. One or more telnet commands.

Timeout. The timeout used for connection/commands.

PrivateKeyFile. The SSH Private Key full file path and name.

Columns. The columns width to use for the command results.

CommandEchoCheck. Option for checking for the command echo in the result. 0-Off, 1-On. Default is On.

CommandDelay. The wait time (in milliseconds) between commands, which is needed for slow or busy systems.